Skip to content

Conversation

sahas3
Copy link
Member

@sahas3 sahas3 commented Aug 12, 2025

  1. Fixes Releases for linux no longer being built torch-mlir-release#17 by reusing the common package versions from LLVM's python requirements in torch-mlir's requirement.txt file.

Successful build after the change on torch-mlir-release side: https://github.com/sahas3/torch-mlir-release/actions/runs/16911191818

  1. Added customization to the CI build scripts to be able to specify location of build directory as:
    build_dir=my_build_dir ./build_tools/ci/build_posix.sh and similarly for the ./build_tools/ci/test_posix.sh. Default is still to use build if nothing is specified as build_dir.

@sahas3 sahas3 force-pushed the fix_linux_release_ci branch from 9d4ac5f to 905b3a1 Compare August 12, 2025 15:35
@sahas3 sahas3 marked this pull request as ready for review August 12, 2025 15:51
@sahas3 sahas3 force-pushed the fix_linux_release_ci branch 2 times, most recently from f1c36af to 9409ddf Compare August 28, 2025 14:58
@sahas3 sahas3 force-pushed the fix_linux_release_ci branch from 9409ddf to 6c7664b Compare August 28, 2025 16:05
@sahas3
Copy link
Member Author

sahas3 commented Aug 28, 2025

Hello @saienduri and @vivekkhandelwal1, can you please review this change or suggest alternative reviewers, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Releases for linux no longer being built
1 participant